menu
fluttery_framework package
documentation
view.dart
SizerExt
pc property
pc property
dark_mode
light_mode
pc
property
double
get
pc
The respective value in picas (1/6th of 1 inch)
Implementation
double get pc => this * 16;
fluttery_framework package
documentation
view
SizerExt
pc property
SizerExt extension on
num