menu
lowder package
documentation
model/editor_node.dart
EditorPropertyInt
build method
build method
dark_mode
light_mode
build
method
@
override
int
?
build
(
dynamic
propValue
, {
dynamic
argument
,
})
override
Implementation
@override int? build(propValue, {argument}) => tryParseInt(propValue);
lowder package
documentation
model/editor_node
EditorPropertyInt
build method
EditorPropertyInt class