menu
inferno package
documentation
datatypes/number.dart
NumberType
NumberType.new constructor
NumberType.new constructor
dark_mode
light_mode
NumberType
constructor
NumberType
(
{
bool
nullable
=
false
,
})
Implementation
NumberType({bool nullable = false}) : super(nullable);
inferno package
documentation
datatypes/number
NumberType
NumberType.new constructor
NumberType class