diginote
font_picker
FontPicker
onFontSizeChanged property
onFontSizeChanged
onFontSizeChanged
property
Null safety
void Function
(
double
)
onFontSizeChanged
final
Called when a font size is selected.
Implementation
final void Function(double) onFontSizeChanged;
diginote
font_picker
FontPicker
onFontSizeChanged property
FontPicker class
Constructors
FontPicker
Properties
hashCode
initialFontFamily
initialFontSize
key
onFontFamilyChanged
onFontSizeChanged
runtimeType
Methods
build
createElement
debugDescribeChildren
debugFillProperties
noSuchMethod
toDiagnosticsNode
toString
toStringDeep
toStringShallow
toStringShort
Operators
operator ==