menu
bones_api package
documentation
bones_api.dart
TypeInfo<T>
isBool property
isBool property
dark_mode
light_mode
isBool
property
bool
get
isBool
Returns
true
if
type
is
bool
.
Implementation
bool get isBool => _typeWrapper.isBool;
bones_api package
documentation
bones_api
TypeInfo<T>
isBool property
TypeInfo class