menu
smartpos_flutter package
documentation
utils.dart
OperacoesToString
toShortString method
toShortString method
dark_mode
light_mode
toShortString
method
String
toShortString
(
)
Implementation
String toShortString() { return this.toString().split('.').last; }
smartpos_flutter package
documentation
utils
OperacoesToString
toShortString method
OperacoesToString extension on
Operacoes