modernStyle property
Gets the current ModernStyleOptions from the widget tree.
Implementation
ModernStyleOptions get modernStyle => ModernStyleProvider.maybeOf(this);
Gets the current ModernStyleOptions from the widget tree.
ModernStyleOptions get modernStyle => ModernStyleProvider.maybeOf(this);