RCKLeadingConfig class
左侧区域配置
Constructors
- RCKLeadingConfig.new({Widget? icon, String? text, TextStyle? textStyle = const TextStyle(fontSize: 16, fontWeight: FontWeight.normal, color: Colors.black), double spacing = 4.0, EdgeInsets padding = const EdgeInsets.symmetric(horizontal: 16.0)})
-
const
Properties
Methods
-
noSuchMethod(
Invocation invocation) → dynamic -
Invoked when a nonexistent method or property is accessed.
inherited
-
toString(
) → String -
A string representation of this object.
inherited
Operators
-
operator ==(
Object other) → bool -
The equality operator.
inherited