menu
cupertino_native_plus package
documentation
components/button.dart
CNButton
round property
round property
dark_mode
light_mode
round
property
bool
get
round
Whether the button is round (always true).
Implementation
bool get round => true;
cupertino_native_plus package
documentation
components/button
CNButton
round property
CNButton class